programs.schroot.profiles.<name>.nssdatabases
System databases (as described in /etc/nsswitch.conf on GNU/Linux systems) to copy into the chroot from the host.
- Type
list of string- Example
[ "passwd" "shadow" "group" "gshadow" "services" "protocols" "networks" "hosts" ]- Declared
- <nixpkgs/nixos/modules/programs/schroot.nix>